-
Notifications
You must be signed in to change notification settings - Fork 44
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: update HMDB IDs to version 4 #435
Conversation
update HMDB IDs to version 4 format by inserting double zero
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for the quick response!
I looked over the updated IDs. They are mostly correct, with the exception of 23 IDs.
I'm attaching a table of the incorrect IDs and their correct versions.
In short:
- 5 IDs have now been revoked by HMDB as the records weren't reliable.
- 9 IDs have been replaced by new ones. The updated version of these IDs can still be found in HMDB as secondary IDs.
- 8 IDs were updated when they didn't need to be.
- 1 ID, that of D-aspartate originally contained a typo, but didn't need to be updated otherwise.
All other updated IDs are currently primary IDs in HMDB, and should be kept kept in the model in their updated form.
hmdbs_to_fix.txt
@orsiliska excellent! The 23 IDs reported in above table had been corrected and are ready for your inspection. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
Main improvements in this PR:
I hereby confirm that I have:
develop
as a target branch